Facade to return “total rows” for pagination in /widgets/static
Repo: · Issue: #375 Status: Open · Priority: P2 Assignee: Unassigned
Description
Request
Caused by 2025/06/19 Prod Sync.
In order to show number of pages and total number of entities in table under the “table” widget we need to update protocol in https://twillpayments.atlassian.net/wiki/spaces/TD/pages/319946763
Acceptance criteria
- https://twillpayments.atlassian.net/wiki/spaces/TD/pages/319946763 is updated with new protocol to provide “total entities”.
- Facade supports new protocol.
- UI ticket to support new protocol is created.
- Logic above is covered with unit tests.
Implementation Notes
Dash adds notes here while working
Related
Link to people, meetings, dependent tickets